Fix mouse clicks, drag, and highlight in R2L lines.
authorEli Zaretskii <eliz@gnu.org>
Fri, 20 Aug 2010 14:19:39 +0000 (17:19 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 20 Aug 2010 14:19:39 +0000 (17:19 +0300)
commit5b503ecc783e32225ff5bb520e564cb170c02153
tree5a654f0b42cad3f9a10a312a5568e322fd14c271
parenta29bd1b98baf07a3f4bac0d287989789b96e1cc0
Fix mouse clicks, drag, and highlight in R2L lines.

 dispnew.c (buffer_posn_from_coords): Fix calculation of buffer
 position for R2L lines by mirroring the pixel position wrt the
 text are box.  Improve commentary.
src/ChangeLog
src/dispnew.c